home *** CD-ROM | disk | FTP | other *** search
/ PCBoard 15.1 Demo / PCBoard v15.1 DEMO - Clark Dev. Co (1994) - Disk 1 of 1.imd / PCBDISK.EXE / HELP / HLPD < prev    next >
Encoding:
Text File  |  1994-02-14  |  6.5 KB  |  129 lines

  1. @X00
  2. @X38┌────────────────────────────────────────────────────────────────────────────@X3B┐@X0B
  3. @X38│ @X3EHelp: @X3F(D)ownload A File -also- (DB) Download Batch                         @X3B│@X0B
  4. @X38└@X3B────────────────────────────────────────────────────────────────────────────┘@X0E
  5.  
  6.       Allows you to download or transfer a file from the bulletin board
  7.       system to your computer system.
  8. @X0F
  9.    Subcommands
  10.  
  11.       @X0B(filename)      The filename that will be transferred.  @X03For batch
  12.                       transfers, multiple filenames may be entered on the
  13.                       same line if separated by a SPACE or a SEMICOLON.  In
  14.                       addition, when selecting files to transfer, the DOS
  15.                       wildcard characters (* and ?) can be used to select
  16.                       groups of files.  If a user does not type in the
  17.                       filename extension, PCBoard will search the files
  18.                       online to see if there is a match.  See the examples
  19.                       that follow for more details.
  20.  
  21.       @X0B(protocol)      @X03In order to transfer a file, you must use a file
  22.                       transfer protocol.  You may set any protocol as your
  23.                       default protocol.  If you wish to temporarily use
  24.                       another protocol for a particular transfer, you can
  25.                       pass the temporary protocol letter with the D command.
  26.                       To obtain a list of protocol letters, you can select
  27.                       the T command from the main menu.
  28.  
  29.                       NOTE:  The protocol letter may also be entered when
  30.                       PCBoard asks for the filename to download.  The only
  31.                       protocol that cannot be selected in this manner is the
  32.                       H protocol, as it would display online help instead.
  33.                       In addition, for batch transfers, you may select a
  34.                       temporary protocol at the final prompt prior to begining
  35.                       the file transfer.
  36.  
  37.       @X0BBYE @X03or @X0BGB       @X03This subcommand will cause you to be logged off of the
  38.                       bulletin board once the file transfer is complete.  You
  39.                       are given 10 seconds to abort the automatic logoff.
  40.  
  41. @X0F
  42.    Description
  43. @X03
  44.       One of the most popular activities on a bulletin board is the
  45.       transferring of files between the caller's computer and the bulletin
  46.       board system.  Downloading refers to the user receiving a file from the
  47.       bulletin board system.  In order to transfer a file you must select a
  48.       protocol to transfer via the Transfer protocol command.  If you select
  49.       N (for no default) protocol, PCBoard will prompt for the protocol to
  50.       use on each file transfer.
  51.  
  52.       Once the files have been selected for download, PCBoard will be ready
  53.       to begin the transfer.  When PCBoard notifies you that the file
  54.       transfer is ready to begin, you need to use you communications software
  55.       to begin the download.  Often this is done by pressing PGDN or ALT-R on
  56.       your keyboard and selecting the same protocol as the bulletin board is
  57.       using.  See your the manual for your communications software to determine
  58.       what steps are actually necessary to begin the download process.
  59. @X0F
  60.    Examples
  61. @X03
  62.       To download a file called TEXTEDIT.ZIP, you could issue the following:
  63. @X0E
  64.            D TEXTEDIT.ZIP
  65. @X03
  66.       To download NEWUTIL.ZIP and ISD320.ZIP using the G protocol letter, you
  67.       would enter:
  68. @X0E
  69.            D NEWUTIL.ZIP ISD320.ZIP G
  70. @X03
  71.       To download NEWUTIL.ZIP and immediately disconnect once the file
  72.       transfer is complete, enter:
  73. @X0E
  74.            D NEWUTIL.ZIP BYE
  75.  
  76. @X0F
  77.    Additional Information for Batch Transfers
  78. @X03
  79.       Once all of the filenames have been entered, you have the option to
  80.       edit the batch of files to send.  If you decide to edit you batch you
  81.       will be able to add, remove, and list their batch.
  82. @X0F
  83.    Editing The List of Files to Download
  84. @X03
  85.       Once you have entered the filenames to be downloaded a screen will be
  86.       displayed which shows how many files are in the batch, how many total
  87.       bytes in the batch, and which protocol has been selected.  At this
  88.       point you may edit the batch transfer, abort the transfer, or begin
  89.       the transfer by pressing ENTER.
  90.  
  91.       If the batch transfer is aborted, the files will remain flagged.  This
  92.       enables you to do something else on the system and then return and
  93.       download the files again without having to type in the filenames again.
  94.       When executing the D or DB commands while files are flagged for
  95.       download, you will be asked if you want to download the flagged files.
  96.       If you answer "N" to that question, the files will be un-flagged.
  97.  
  98.       If you decide that you would like to edit the batch they will be able
  99.       to add files to the batch, remove files from the batch, or list all
  100.       files currently in the batch.
  101. @X0F
  102.    Edit Batch Subcommands
  103.  
  104.       @X0BA               Add a file to the batch.  @X03Allows you to add one or more
  105.                       files to the batch.  To stop adding files to the batch,
  106.                       you must press ENTER at an Enter filename to Download
  107.                       prompt.
  108.  
  109.       @X0BR               Remove a file from the batch.  @X03Allows you to remove a
  110.                       filename from the batch.  To remove a file you must
  111.                       enter the number to remove from the batch.  To get the
  112.                       number in the batch you should list the batch.
  113.  
  114.       @X0BL               List files in the batch.  @X03Lists all filenames that are
  115.                       currently in the batch and their corresponding number
  116.                       in the batch.  If you had flagged TCRN10.ZIP and
  117.                       LSTR312.ZIP listing you batch would look like the
  118.                       following:
  119. @X0A
  120.   File Selected:  (1)   TCRN10.ZIP     32,612 bytes,  0.5 minutes (approximate)
  121.   File Selected:  (2)   LSTR312.ZIP   532,981 bytes, 40.1 minutes (approximate)
  122.  
  123.       @X0BP               Protocol letter. @X03 To use a protocol that is different
  124.                       than your default protocol for this transfer, enter
  125.                       this letter at the prompt.  You will be shown a list of
  126.                       protocols that are available.  Choose the protocol that
  127.                       you want to use from this list.
  128. @XFF
  129.